[PATCH] 8381555: test/hotspot/jtreg/gc/arguments/TestG1CompressedOops.java fails...
authorVladimir Petko <vpetko@openjdk.org>
Thu, 2 Apr 2026 13:12:48 +0000 (13:12 +0000)
committerMoritz Muehlenhoff <jmm@debian.org>
Wed, 19 Aug 2026 17:55:58 +0000 (19:55 +0200)
From 81b6fcc3e9e6a5a53a7a53d8371d86a2f48f3d90 Mon Sep 17 00:00:00 2001
Origin: https://github.com/openjdk/jdk/commit/81b6fcc3e9e6a5a53a7a53d8371d86a2f48f3d90
Bug: https://bugs.openjdk.org/browse/JDK-8381555
Reviewed-by: jsikstro
Gbp-Pq: Name jdk-8381555.diff

test/hotspot/jtreg/gc/arguments/TestG1CompressedOops.java

index 5a705ffe8edbb7ff169576e0aca139d7619f04f6..5e01e3734859506622b55d2e56f70a539370aa17 100644 (file)
@@ -27,6 +27,7 @@ package gc.arguments;
 /*
  * @test TestG1CompressedOops
  * @bug 8354145
+ * @requires vm.bits == 64
  * @requires vm.flagless
  * @summary Verify that the flag UseCompressedOops is updated properly
  * @library /test/lib